Skip to content

fix(deps): update dependency @notionhq/client to v3#59

Draft
renovate[bot] wants to merge 1 commit intomainfrom
renovate/notionhq-client-3.x
Draft

fix(deps): update dependency @notionhq/client to v3#59
renovate[bot] wants to merge 1 commit intomainfrom
renovate/notionhq-client-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@notionhq/client (source) ^2.2.15^3.0.0 age confidence

Release Notes

makenotion/notion-sdk-js (@​notionhq/client)

v3.1.3

Compare Source

What's Changed

Full Changelog: makenotion/notion-sdk-js@0e38438...v3.1.3

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.1.3

v3.1.2

Compare Source

What's Changed

Full Changelog: makenotion/notion-sdk-js@194f06d...v3.1.2

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.1.2

v3.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: makenotion/notion-sdk-js@f8bb1d0...v3.1.1

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.1.1

v3.1.0

Compare Source

What's Changed

  • Add support for File Upload API endpoints by @​ksinder in #​565
    • Sync the latest OpenAPI schema for Notion's Public API to src/api-endpoints.ts
    • Introduce the /v1/file_uploads family of API endpoints (File Upload Create, Get, List, Send, Complete)
      • notion.fileUploads.send builds a FormData object to send fields via multipart/form-data
    • Add several refactors to extract common reused schema components, which drastically reduces the size of the file
  • Add file upload API example and fix Blob send logic by @​ksinder in #​566
    • Fix the FormData parameter passing logic in src/Client.ts for the Send File Upload API
    • Add examples/intro-to-notion-api/intermediate/5-upload-file.js example of using the File Upload API to upload and attach a file

Full Changelog: makenotion/notion-sdk-js@f2e1665...v3.1.0

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.1.0

v3.0.1

Compare Source

What's Changed

Full Changelog: makenotion/notion-sdk-js@8b867fd...v3.0.1

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.0.1

v3.0.0

Compare Source

What's Changed

This update, v2.3.0 → v3.0.0, is marked as a major version upgrade due to the Node minimum version increase to 18, as part of the change to use built-in fetch as the default in the Client constructor instead of node-fetch.

  • Sync OpenAPI schema as of 2025-04-08 to src/api-endpoints.ts by @​ksinder in #​558
    • Refactor common parameter shapes into new types: InternalFileRequest, ExternalFileRequest, and InternalOrExternalFileWithNameRequest
    • Support commenting on a non-page block in the Create Comment API by accepting a parent type of block_id
  • Use isomorphic fetch by @​sv2dev in #​506
  • Small typo fixes in docs and example files

Full Changelog: makenotion/notion-sdk-js@650d23b...v3.0.0

View this version on NPM: https://www.npmjs.com/package/@​notionhq/client/v/3.0.0

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tech-blog Ready Ready Preview, Comment Mar 13, 2026 2:48pm

@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 082ffa7 to 2a0fae8 Compare August 10, 2025 13:00
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 2a0fae8 to 20a0e8c Compare August 19, 2025 13:05
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 20a0e8c to baa7478 Compare August 31, 2025 14:15
@renovate renovate bot changed the title Update dependency @notionhq/client to v3 fix(deps): update dependency @notionhq/client to v3 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from baa7478 to cc35b00 Compare September 25, 2025 09:05
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from cc35b00 to ea2d11a Compare October 22, 2025 00:12
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from ea2d11a to c2e3d3e Compare November 10, 2025 14:48
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from c2e3d3e to 537931f Compare November 18, 2025 14:51
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 537931f to eaf363f Compare December 1, 2025 19:31
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from eaf363f to 7b2e652 Compare December 2, 2025 20:51
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 7b2e652 to aab0b3b Compare December 31, 2025 12:58
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from aab0b3b to a379f39 Compare December 31, 2025 20:47
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from a379f39 to 86ad363 Compare January 8, 2026 20:28
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from 86ad363 to a317222 Compare January 19, 2026 18:56
@renovate renovate bot force-pushed the renovate/notionhq-client-3.x branch from a317222 to 47e4a33 Compare January 23, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants